[root]
name = "cargo"
-version = "0.0.1-pre"
+version = "0.1.0"
dependencies = [
"curl 0.1.0 (git+https://github.com/carllerche/curl-rust)",
"docopt 0.6.8 (git+https://github.com/docopt/docopt.rs)",
"git2 0.0.1 (git+https://github.com/alexcrichton/git2-rs)",
"glob 0.0.3 (git+https://github.com/rust-lang/glob)",
"hamcrest 0.1.0 (git+https://github.com/carllerche/hamcrest-rust.git)",
- "registry 0.0.1-pre",
+ "registry 0.1.0",
"semver 0.1.3 (git+https://github.com/rust-lang/semver)",
"tar 0.0.3 (git+https://github.com/alexcrichton/tar-rs)",
"time 0.0.3 (git+https://github.com/rust-lang/time)",
[[package]]
name = "registry"
-version = "0.0.1-pre"
+version = "0.1.0"
dependencies = [
"curl 0.1.0 (git+https://github.com/carllerche/curl-rust)",
]
[project]
name = "cargo"
-version = "0.0.1-pre"
+version = "0.1.0"
authors = ["Yehuda Katz <wycats@gmail.com>",
"Carl Lerche <me@carllerche.com>",
"Alex Crichton <alex@alexcrichton.com>"]